home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / vi / vim-4.000 / vim-4 / vim-4.2 / src / mint.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-09  |  276 b   |  14 lines

  1. /* vim:ts=4:sw=4
  2.  *
  3.  * VIM - Vi IMproved        by Bram Moolenaar
  4.  *
  5.  * Do ":help uganda"  in Vim to read copying and usage conditions.
  6.  * Do ":help credits" in Vim to see a list of people who contributed.
  7.  */
  8.  
  9. /*
  10.  * Atari MiNT Machine-dependent things.
  11.  */
  12.  
  13. #define BINARY_FILE_IO
  14.